< Prev(J) / Next(K) > / View :

Filename: /text/scalc/01/func_edate.xhp

(bookmark: bm_id3151184)
EDATE function

EDATE 関数
(bookmark: bm_id3150761)

(variable: edate)EDATE
(variable: edate)EDATE(hd_id3151184.213)

The result is a date which is a number of months away from the start date. Only months are considered; days are not used for calculation.
結果は、開始日から何か月も離れた日付です。月数だけが考慮され、日数は計算に使用されません。(par_id3150880.214)

Syntax
構文(hd_id3154647.215)

EDATE(StartDate; Months)
EDATE(開始日; 月)(par_id3153212.216)

StartDate is a date.
開始日 は、日付です。(par_id3146860.217)

Months is the number of months before (negative) or after (positive) the start date.
は、開始日の前 (負の数) またはあと (正の数) の月数です。(par_id3152929.218)

Example
(hd_id3151289.219)

What date is one month prior to 3.31.2001?
2001年3月31日より1ヶ月前の日付を求めます。(par_id3155845.220)

=EDATE(3.31.2001;-1) returns 2.28.2001.
=EDATE(3.31.2001;-1) は、2.28.2001 を返します。(par_id3155999.221)


< Prev / Next >